CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aco- tsp

搜索资源列表

  1. ACO---Code-

    1下载:
  2. 蚁群算法和遗传算法的源码,性能比较,有搜索过程的界面显示,MFC框架-Ant colony optimization and Genetic Algorithm for TSP,developed in MFC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:13912058
    • 提供者:neargdd
  1. City

    0下载:
  2. 一个用C++写的基本的蚁群ACO算法,用于解决旅行商TSP问题-ACO TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:10126
    • 提供者:charlie
  1. sas

    0下载:
  2. 一段用C++写的排序蚁群算法,用于求解旅行商TSP问题-ACO TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:12108
    • 提供者:charlie
  1. ant-aco

    1下载:
  2. 改进的蚁群算法,并不是单纯的解决TSP问题,可以实现源节点到目的节点的协作通信。-Improved ant colony algorithm to solve the TSP is not a simple problem, you can achieve collaborative communication source node to the destination node.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2645
    • 提供者:丁晓晨
  1. ACO---pso-MTSP-

    2下载:
  2. 基于蚁群—粒子群的TSP求解,可以解决蚁群算法陷入局部最优解的问题,更好求出TSP问题-Based on ACO- pso MTSP solving the problem can be solved ant colony algorithm into local optimal solution, obtaining better TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8031
    • 提供者:tong
  1. ACO-to-solve-TSP-problems

    0下载:
  2. 蚁群算法解决TSP问题的MATLAB实现-ACO to solve TSP problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6410
    • 提供者:少华
  1. TSP-solved-by-ACO

    0下载:
  2. 求TSP最短路径问题,采用蚁群算法求解,给予C++编程的资料和程序-TSP solved by ACO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:21973
    • 提供者:田延飞
  1. ACO2

    0下载:
  2. ACO蚁群算法,便于大家互相学习和交流,和写论文及研究TSP用,希望大家多下载,多学习,-ACO ,tsp ,matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:
  1. ant-colony-algorithm(ACO)

    0下载:
  2. 蚁群算法实现TSP问题,代码由MATLAB编写,可直接运行,直接修改初始城市数据即可-Ant colony algorithm TSP problem, the code is written in MATLAB can be directly run, the data can directly modify the initial cities
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:王宇蒙
  1. ACO-TSP

    0下载:
  2. Ant Colony for Traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2250
    • 提供者:reza
  1. ACO

    0下载:
  2. TSP旅行商问题,解决城市旅行距离最短的问题,基于蚁群算法求解。-TSP traveling salesman problem, solve the problem of urban travel the shortest distance, based on ant colony algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1871515
    • 提供者:彭博超
  1. ACO

    0下载:
  2. aco code in matlab for tsp
  3. 所属分类:Editor

    • 发布日期:2017-04-30
    • 文件大小:45420
    • 提供者:sina jalali
  1. ACO-tsp

    0下载:
  2. 利用蚁群算法解决旅行商问题,文件包含数据集为各城市的坐标-Ant colony algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:10625
    • 提供者:
  1. ACO-to-solve-TSP-problem

    0下载:
  2. 算法使用蚁群算法求解TSP问题,使得最终所需时间短,效率高。-Algorithm using ant colony algorithm for TSP problem, so that the final time is short, high efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2571
    • 提供者:杨鹏
  1. aco

    0下载:
  2. 描述蚁群算法的功能及应用,及其在TSP中的实现-Function and Application of ant colony algorithm is described, and its implementation in the TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1833489
    • 提供者:小七
  1. ACO

    0下载:
  2. TSP问题的人工蚁群算法中,假设m只蚂蚁在图的相邻节点间移动,从而协作异步地得到问题的解。每只蚂蚁的一步转移概率由图中的每条边上的两类参数决定:1、信息素质,也称信息素痕迹。2、可见度,即先验值。-Artificial ant colony algorithm TSP problem, assume that m ants move between adjacent nodes in the graph, which asynchronously collaborate get problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2826
    • 提供者:王哥
  1. 05-ACO-for-TSP

    0下载:
  2. this code is ACO for TCP. work with this GA very simple.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:4309
    • 提供者:rezanasiripour
  1. aco

    0下载:
  2. 蚁群算法是现代优化算法,这个是直接可以编译通过的蚁群算法求解51城市的TSP问题的MATLAB源代码 -Ant colony algorithm is a modern optimization algorithm, which is directly compiled by the ant colony algorithm to solve the 51 cities of the TSP problem MATLAB source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:10415
    • 提供者:xulin
  1. TSP问题代码

    0下载:
  2. 本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:lm521
  1. Solve TSP using Ant Colony Optimization

    0下载:
  2. Solve Travelling Salesman Problem Using Ant Colony Optimization
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Pane
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com